DoPrimary on Paper or White
Ask is a sub-brand of Carraro SpA operating in enterprise agentic AI. This document defines the wordmark, color, type, and rules of use — the minimum kit needed to ship anything with the Ask name on it.
Maintain a margin of X on all sides, where X equals the cap-height of the "A". No other elements may enter this zone.
Width-to-height ratio is 2.68 : 1. Never re-kern, re-spacer, or substitute glyphs. The "?" is integral to the mark.
Always start from the SVG master. The wordmark is an outlined path — no font installation needed in Figma or anywhere else.
figma/tokens-studio.json. Creates Variables + text styles. Drag SVGs from logo/ for the wordmark.
shadcn/globals.css to app/globals.css. Reference tailwind.preset.ts from your Tailwind config. All shadcn components consume --primary, --background, etc.
.storybook/manager.ts set addons.setConfig({ theme: askTheme }). Import globals.css in preview.ts so stories render with the right variables.
BrandSheet.stories.tsx to lock the foundations in visual regression tests.